Welcome![Sign In][Sign Up]
Location:
Search - socket windows

Search list

[Internet-Networkvc_and_linux_socket

Description: linux下用C编写的服务器端和在WINDOWS下用VC写的客户端之间的网络通信程序-under linux prepared by the C-terminal server and Windows using VC written between the client Network Communication Program
Platform: | Size: 1971200 | Author: 黄文 | Hits:

[VC/MFCWINDOWS__socket5

Description: 本书第二部分讲述的是在Wi n 3 2平台上的Wi n s o c k编程。对于众多的基层网络协议, Wi n s o c k是访问它们的首选接口。而且在每个Wi n 3 2平台上,Wi n s o c k都以不同的形式存在着。 Wi n s o c k是网络编程接口,而不是协议。它从U n i x平台的B e r k e l e y(B S D)套接字方案借鉴了 许多东西,后者能访问多种网络协议。在Wi n 3 2环境中,Wi n s o c k接口最终成为一个真正的 “与协议无关”接口,尤其是在Winsock 2发布之后。-book on the second part of the Wi n 3 2 on the platform's Wi n o c k programming. To many of the grass-roots network protocol, Wi n s o c k is to visit their preferred interface. But in each Wi n 3 2 platform, Wi n o c k's in different forms exist. Wi n s o c k network programming interface, rather than agreement. From U n i x platform B e r k e l e y (S B D) socket program draws many things, The latter would be able to visit a variety of network protocols. In Wi n 3 2 environment, Wi n o c k s interface will eventually become a real "agreement has nothing to do with the" interface, especially in the Winsock 2 was released.
Platform: | Size: 361472 | Author: 楼洛阳 | Hits:

[VC/MFCWINDOWS__socket13

Description: 利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如 何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原 始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使 用原始套接字,我们不打算提及。而且,大多数协议(除AT M以外)根本就不支持原始套接 字。所有原始套接字都是使用S O C K _ R AW这个套接字类型来创建的,而且目前只有Wi n s o c k 2提供了对它的支持。因此,无论Microsoft Windows CE 还是老版本的Windows 95 (无 Winsock 2升级)均不能利用原始套接字的能力。-use "raw socket" (Raw Socket), we can visit at the grassroots transmission agreements. This chapter specifically on how to use the original socket, I P to simulate some practical tools, For example Tr a c e r t o u e and P i n g procedures, and so on. Original socket, I can right the first P information of the actual operation. I only care about this chapter P Agreement; As to how the other agreements original socket, we do not intend to mention. Moreover, most agreements (except outside AT M) simply does not support the original socket. All original socket are using S O C K R AW _ the socket types to create, but it's only Wi n o c k 2 of the support it. Therefore, Whether Microsoft Windows CE or an older version of Windows 95 (non-Win sock escalation 2) are not using the ori
Platform: | Size: 692224 | Author: 楼洛阳 | Hits:

[VC/MFCsocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 173056 | Author: gong | Hits:

[Internet-Networkudp_raw_socket

Description: windows网络编程之udp原始套接字-windows udp network's original programming socket
Platform: | Size: 1186816 | Author: 沈仲强 | Hits:

[VC/MFCWindowsSocketsNetworkProgramming

Description: 这本书详细讲述了利用windows套接字的原理,并且通过一些实例读者可以更清晰的把握windows套接字编程的实质-this book a detailed account of the use of windows socket principle, through some examples readers can grasp more clearly the windows socket programming in real terms
Platform: | Size: 889856 | Author: wff | Hits:

[VC/MFCC++6.0i

Description: 本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Platform: | Size: 12290048 | Author: 王叶 | Hits:

[VC/MFCWSockets

Description: 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Sockets 1.1及2.0规范作了较为详尽的介绍,还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括:Windows Sockets规范1.1版及2.0.8版介绍;Windows Sockets网络编程指导和具体应用实例;Windows Sockets规范1.1版及2.0.8版库函数参考等。 本书体系完整,文字流畅,可供从事网络应用开发的工程技术人员和大专院校师生参考。-book adaptation of Windows, Internet and computer network universal trend introduced a set of network programming under Windows norms- Windows Sockets. These norms are under Windows is widely used, open and support a variety of network agreements Programming Interface. From 1991 the 1.0 version of the 1995 version 2.0.8, through continuous improvement and Intel. Microsoft, Sun, SGI, Informix, Companies such as Novell's full support, Windows has become the de facto network programming standards. In order to enable readers to fully understand and apply these norms, The book not only for Windows Sockets 1.1 and 2.0 specifications were more detailed presentation. taking the author's practical work, and given practical application examples of procedures. The book's contents include
Platform: | Size: 302080 | Author: whf | Hits:

[Internet-NetworkWinsock_IO

Description: Winsock 的I/O操作 Windows Socket五种I/O模型——代码全攻略-Winsock I/O operation of the five Windows Socket I/O model-- substituting Numberings Raiders
Platform: | Size: 26624 | Author: 张震 | Hits:

[OtherWindows_socket

Description: Windows Sockets 规范及应用 -Windows网络编程接口 -Windows Sockets specification and application-programming interface for Windows Network
Platform: | Size: 567296 | Author: 张震 | Hits:

[Internet-NetworkWindows-socket-program--server-and-client

Description: 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
Platform: | Size: 21504 | Author: 王志慧 | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。-err
Platform: | Size: 2383872 | Author: nike | Hits:

[OtherWinsockChineseBook

Description: 本书适应了 Windows 、 Internet 及计算机网络普及的潮流,介绍了一套在 Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛 应用的、开放的、支持多种协议的网络编程接口。从 1991 年的 1.0 版到 1995 年的 2.0.8版,经过不断完善并在Intel、Microsoft 、Sun、SGI、Informix、Novell等 公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分 理解和应用这套规范,本书不但对Windows Sockets 1.1及2.0规范作了较为详尽的 介绍,还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内 容包括:Windows Sockets规范1.1版及2.0.8版介绍;Windows Sockets网络编程指 导和具体应用实例;Windows Sockets规范1.1版及2.0.8版库函数参考等。 本书体系完整,文字流畅,可供从事网络应用开发的工程技术人员和大专院校 师生参考。
Platform: | Size: 1474560 | Author: zqs | Hits:

[Windows MobileCS_CaptureAccumulateTransfer

Description: Windows mobile 5.0的经典客户机、服务器Socket通信实例,摘自Symbol公司的软件源代码,本人已经在VS2005上调试通过。程序中有详细文档说明,如有问题请与本人联系。-Windows mobile 5.0 classic client, server instance of Socket Communications, Symbol from the company
Platform: | Size: 289792 | Author: yinyz | Hits:

[Internet-NetworkSockUDP

Description: windows socket UDP编程源码,vc6.0编译通过-windows socket UDP source programming, vc6.0 compiled through
Platform: | Size: 52224 | Author: jiangchunhua | Hits:

[Internet-NetworkTCPServer

Description: windows socket的应用,用异步套接字完成客户端的连接,读写等功能.有良好的用户界面-windows socket applications, complete with asynchronous socket client to connect, read and write functions. have a good user interface
Platform: | Size: 7163904 | Author: muguafirst_1982 | Hits:

[OtherlinuxServer_vcClient

Description: linux socket和winsock结合使用。linux作为服务器,windows来访问。简单测试小程序-linux socket and winsock combination. linux as a server, windows to access. Simple test applet
Platform: | Size: 7168 | Author: 王立东 | Hits:

[Communicationsocket

Description: windows socket 编程,控制台程序,可实现局域网内的简单聊天功能,工程实践的一个大作业.-windows socket programming, the console program can be realized in a simple LAN chat features, and engineering practice of a large operation.
Platform: | Size: 7097344 | Author: tony | Hits:

[Internet-NetworkWSAAsyncSelect

Description: 以Windows消息的机制设计服务器,每个窗体句柄管理多个Socket-Windows message mechanism in order to design the server, each form to manage multiple Socket Handle
Platform: | Size: 9216 | Author: 熊文 | Hits:

[Windows Mobilewindows_mobile_5.0_socket

Description: windows mobile 5.0的经典客户机、服务器socket通信实例-windows mobile 5.0 classic client, the server socket communication examples
Platform: | Size: 38912 | Author: aj | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net